[XEND] Make XMLRPC Server shutdown cleanly.
authorAlastair Tse <atse@xensource.com>
Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)
committerAlastair Tse <atse@xensource.com>
Thu, 5 Oct 2006 16:29:19 +0000 (17:29 +0100)
commitef46d763af7fc018798993e3b6e2730a55220d74
tree6a258dee04e40e0cf11aff95fc443c22a7758fb1
parentd03a635aec2d6fa80dc1583debb92001c8a85c68
[XEND] Make XMLRPC Server shutdown cleanly.

We can now catch the end of Xend and clean up domains accordingly.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/server/SrvDaemon.py
tools/python/xen/xend/server/SrvServer.py
tools/python/xen/xend/server/XMLRPCServer.py